Contents | < Browse | Browse >
The ARexx-port
The ARexx-port is another powerful feature of Wildfire which
allows you
-to use all features from within other programs
-to enhance the GUI with your own windows without
-to write own ARexx-applications which operate like the program itself
Example: You have designed a nice special effect like a transition
between three animations or whatever. Now you want to integrate
this nice feature into Wildfire as a "natural feature".
This is easy ! All you have to do is to design a so-called
"Custom-window" with buttons, string-gadgets, switches, ...
and to write the procedure itself.
Topics:
Usage
Error-Messages
Custom-windows
Commands